home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #8 / K-CD-8-2003.ISO / Eraser / EraserSetup.exe / {app} / Boot / changelog.txt next >
Encoding:
Text File  |  2002-10-30  |  3.8 KB  |  88 lines

  1. dban-0.4.0 stable; urgency=low
  2.  
  3.   * New feature: Added a quick disk erase before the secure disk wipe.
  4.   * New feature: Added prng seed file loading.
  5.   * New feature: Added log file saving.
  6.   * Busybox 0.60.4 upgrade.
  7.   * Enabled CONFIG_PDC202XX_BURST for Promise IDE controllers.
  8.   * Enabled CONFIG_BLK_DEV_FD, the floppy disk driver.
  9.   * Enabled CONFIG_MSDOS_FS, the MS-DOS filesystem.
  10.   * Enabled CONFIG_CRAMFS, the compressed rom filesystem.
  11.   * Enabled CONFIG_TMPFS, the virtual memory filesystem.
  12.   * Disabled CONFIG_MINIX_FS, the Minix filesystem.
  13.   * Disabled CONFIG_IDEDISK_MULTI_MODE.
  14.   * Renamed kernel.bgz to kernel.bzi in the boot filesystem image.
  15.   * Made sundry changes to the syslinux configuration file.
  16.   * Removed the ramdisk_size option from the syslinux configuration file.
  17.   * Made small cosmetic changes to the rc script.
  18.   * Changed the rc script so that it checks for a floppy drive only once.
  19.   * Increased the final warning timeout from 10 seconds to 20 seconds.
  20.   * Ran unix2dos against all text files in the distribution package.
  21.   * Changed the dd example in the readme file to use a wildcard.
  22.   * Unbundled the ISO file from the ZIP file.
  23.   * Tweaked the installation instructions.
  24.   * Mentioned FreshMeat subscriptions in the readme file.
  25.   * Added a Microsoft URL file that points to the project homepage.
  26.   * Added the project homepage url to the warning.txt and about.txt files.
  27.   * Added grep to test for sanity errors.
  28.   * Added the /proc/scsi/scsi sanity check.
  29.   * Added the end-of-rc sanity check.
  30.   * Added dmesg, tar, gzip, and cp to create log files.
  31.   * Added dd to load entropy files from a floppy disk into urandom.
  32.   * Added a memory test to better set the wipe chunk size.
  33.   * Changed DBAR to DBAN in the install.bat file.
  34.   * Changed the short 8.3 tilde name to a wildcard in the install.bat file.
  35.   * Made cosmetic changes to the install.bat file. 
  36.   * Changed the root filesystem from minix to cramfs.
  37.   * Added the "you may remove the boot media now" message to syslinux.
  38.   * Added the "please wait" message to the kernel loader.
  39.   * Enabled large file support in both uClibc and Busybox.
  40.  
  41.  -- Darik Horn <dajhorn-dban@vanadac.com>  Tue, Oct 29 2002 20:51:33 -0500
  42.  
  43.  
  44. dban-0.3.1 stable; urgency=low
  45.  
  46.   * Changed the splash screen
  47.   * Added syslinux F-key information pages.
  48.   * Added emphasis to the failure and success messages.
  49.   * Added a beep loop to the failure function.
  50.   * Moved all version information to a separate file.
  51.   * Removed a testing barnacle from the root filesystem.
  52.   * Added the wipe readme file.
  53.   * Added the notes file.
  54.  
  55.  -- Darik Horn <dajhorn-dban@vanadac.com>  Thu, Sep 19 2002 22:12:03 -0500
  56.  
  57. dban-0.3.0 stable; urgency=low
  58.  
  59.   * linux-2.4.19 update.
  60.   * Changed root=/dev/rd/0 to root=/dev/ram0.  The new kernel will not boot
  61.     with root=/dev/rd/0, but the /dev/ram0 name now seems to be hardcoded.
  62.     This violates the DevFS documentation and is probably a kernel bug.
  63.   * Used full-length file names in the iso image.
  64.   * Included component license files.
  65.  
  66.  -- Darik Horn <dajhorn-dban@vanadac.com>  Fri, Sep 13 2002 21:50:36 -0500
  67.  
  68. dban-0.2.0 stable; urgency=critical
  69.  
  70.   * wipe-2.1.0 upgrade.
  71.   * uclibc-0.9.15 upgrade.
  72.   * syslinux-1.76 upgrade.
  73.   * Removed the I2C kernel option.
  74.   * Added a serial console comment to the syslinux configuration file.
  75.   * Made cosmetic changes to the syslinux configuration file.
  76.   * Changed the build script to use mkdosfs instead of mformat.
  77.   * Copied the ide.c kernel options to the ide.txt file in the boot image.
  78.   * Made cosmetic changes to the rc script.
  79.   * Corrected documentation errors.
  80.  
  81.  -- Darik Horn <dajhorn-dban@vanadac.com>  Thu, Sep 12 2002 15:59:20 -0500
  82.  
  83. dban-0.1.0 stable; urgency=low
  84.  
  85.   * First public release.
  86.  
  87.  -- Darik Horn <dajhorn-dban@vanadac.com>  Wed, 15 May 2002 01:39:43 -0500
  88.